home *** CD-ROM | disk | FTP | other *** search
-
-
- AEGIS DOS v0.0!
-
-
-
- 1st I would like to say that I hate dox so this one will be really short.
-
- 2nd I MUST say that this PPE is not sysop-friendly at all... I've just code it
- for fun and I didn't try to make anything easy to use... after that, Number 6
- asked me to release the A-DOS, so I did it... but I let it in it's first form,
- nothing is easy for the sysop here... sorry if you love install.exe files, this
- PPE doesnt have one... take yourself by the hand and try to understand how this
- thing works... maybe you will learn something... ;)
-
-
- -------------
-
- The purpose :
-
- This is a false DOS, a trap for lamers... they will think that they are in a
- part of the board that is totally unallowed and usually they will simply try
- a FORMAT C: really funny to look the log file :)
-
- -------------
-
- For a fast try, install it in your CMD.LST, it should work without editing
- any file...
-
- -------------
-
- OK, there are many files so here is a small explaination...
-
- 1st there are some *.DIR files... they are associated with *.CMD files...
-
- because for now only two directories are allowed through the DOS Limiter
- (hAHhA!!), you must have :
-
- DOS.CMD & DOS.DIR
- PCB.CMD & PCB.DIR
- ROOT.CMD & ROOT.DIR
-
- all .DIR files contain what is shown with a "DIR" command... try to make it no
- longer than a screen, otherwise the user will try a "DIR/W" or "DIR/P"... and
- this is not handled (for now ?)...
-
- all .CMD files contain a list (straight text, one command per line) of commands
- that will generate a "DOS Limiter : Access Denied !" (hihihi!!). So you should
- put here all usual commands (SET, ECHO, PATH etc...) that are not handle
- internally by A-DOS.
-
- Internally, A-DOS handle those commands :
-
- - DIR
- - CD\
- - CD..
- - REM
- - CLS
- - CD <dirname>
- - CD ..
- - FORMAT (*)
- - DEL (*)
- - DELTREE (*)
- - ERASE (*)
- - FDISK (*)
- - RD (*)
- - EXIT
-
- (*) -> trigger the Busted message !
-
- so a typical *.CMD file would be :
-
- COMMAND.COM
- SET
- ECHO
- PATH
- DIR/P
- DIR/W
-
- add to this any exe file that is contained in the ???.DIR file...
-
- warning ! all comamnds in *.CMD files must be UPPERCASE !
-
- You can now edit all prompts to customize your A-DOS to make it looks
- closer to your real DOS (langage)...
-
- By default, if you just have uncompress A-DOS archive, you have all prompts in
- French... just edit those files to match your needs...
-
- - ALLOWED.TRE
-
- This file is show when the Dos Limiter show the allowed access (should only
- include PCB & DOS directories if you haven't modified anything in the PPE)
-
- - BUSTED.MSG
-
- This is the message posted to the sysop when a lamer attempted to use an
- unallowed command
-
- - BUSTED.
-
- This is the ANSI file shown to say to the lamer that he has been busted...
- (should be really violent :))
-
- - A_DENIED.TXT
-
- This file says "DOS Limiter : Access Denied"
-
- - ACCESS.TXT
-
- This file says "Allowed Access to :" and is shown just before ALLOWED.TRE
-
- - INVALCOM.TXT
-
- This file says "Invalid command or filename"
-
- - INVALDIR.TXT
-
- This file says "Invalid directory"
-
- - LIMITER.TXT
-
- This is the DOS Limiter copyright (HAhhHAhA!!!)
-
- - NOCMPLX.TXT
-
- A simple message to say "DOS Limiter:No complex CD\??\?????\?\???\?? commands!"
-
- - SHELL.TXT
-
- This is your COMMAND.COM message...
-
- ----------------------
-
- Important :
-
- Don't put this visible in your menu, or everybody will try it and you won't
- be able to find true lamerz between curious people... just put it with the
- command "DOS" for example and I can promise you that true lamerz and shitty
- hackers (I mean no true ones...) will try this...
-
- ----------------------
-
- With sources, I include a .PRJ file, this is not a big deal to make a new one,
- but I put it to remind you : PowerPPL rulez ! ;)
-
- ----------------------
-
- I include sources because, as I mentionned at the beginning, I do NOT consider
- this as a real release... just because nothing is done for comfort, it's only
- pure shitty code... t'was done for fun, I will certainly never rewrite any
- part of the code... so if you want to improve it, do it and spread it,
-
- BUT ! -> Say that the original code and concept was from me, and if your
- release has nothing in common with the original code, at least
- greet me because I gave you the idea :)
-
- ----------------------
-
- Ciao and long life to PCBoard !
-
- - Lone Runner - /┤EGiS Corp - PPE Division -
-